home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / comb.z / comb
Text File  |  1998-10-20  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4. CCCCOOOOMMMMBBBB((((1111))))                                                                CCCCOOOOMMMMBBBB((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      comb - combine SCCS deltas
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ccccoooommmmbbbb [ ----oooo ][ ----ssss ][ ----pppp sid][ ----cccc list] files
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _c_o_m_b generates a shell procedure [see _s_h(1)] which, when run, will
  16.      reconstruct the given SCCS files.  The reconstructed files will,
  17.      hopefully, be smaller than the original files.  The arguments may be
  18.      specified in any order, but all keyletter arguments apply to all named
  19.      SCCS files.  If a directory is named, _c_o_m_b behaves as though each file in
  20.      the directory were specified as a named file, except that non-SCCS files
  21.      (last component of the path name does not begin with ssss....)  and unreadable
  22.      files are silently ignored.  If a name of ---- is given, the standard input
  23.      is read; each line of the input is taken to be the name of an SCCS file
  24.      to be processed; non-SCCS files and unreadable files are silently
  25.      ignored.  The generated shell procedure is written on the standard
  26.      output.
  27.  
  28.      The keyletter arguments are as follows.  Each is explained as though only
  29.      one named file is to be processed, but the effects of any keyletter
  30.      argument apply independently to each named file.
  31.  
  32.      ----oooo   For each ggggeeeetttt ----eeee generated, this argument causes the reconstructed
  33.           file to be accessed at the release of the delta to be created,
  34.           otherwise the reconstructed file would be accessed at the most
  35.           recent ancestor.  Use of the ----oooo keyletter may decrease the size of
  36.           the reconstructed SCCS file.  It may also alter the shape of the
  37.           delta tree of the original file.
  38.  
  39.      ----ssss   This argument causes _c_o_m_b to generate a shell procedure which, when
  40.           run, will produce a report giving, for each file:  the file name,
  41.           size (in blocks) after combining, original size (also in blocks),
  42.           and percentage change computed by:
  43.                          100 **** (original - combined) / original
  44.           It is recommended that before any SCCS files are actually combined,
  45.           one should use this option to determine exactly how much space is
  46.           saved by the combining process.
  47.  
  48.      ----ppppSID
  49.           The _C_C_S ID_e_n_t_i_f_i_c_a_t_i_o_n string (SID) of the oldest delta to be
  50.           preserved.  All older deltas are discarded in the reconstructed
  51.           file.
  52.  
  53.      ----cccc list A
  54.           _l_i_s_t (see _g_e_t(1) for the syntax of a _l_i_s_t) of deltas to be
  55.           preserved.  All other deltas are discarded.
  56.  
  57.      If no keyletter arguments are specified, _c_o_m_b will preserve only leaf
  58.      deltas and the minimal number of ancestors needed to preserve the tree.
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. CCCCOOOOMMMMBBBB((((1111))))                                                                CCCCOOOOMMMMBBBB((((1111))))
  71.  
  72.  
  73.  
  74. FFFFIIIILLLLEEEESSSS
  75.      s....COMB        The name of the reconstructed SCCS file.
  76.      comb?????     Temporary.
  77.  
  78. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  79.      admin(1), delta(1), get(1), help(1), prs(1), sh(1), sccsfile(4)
  80.  
  81. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  82.      Use _h_e_l_p(1) for explanations.
  83.  
  84. BBBBUUUUGGGGSSSS
  85.      _c_o_m_b may rearrange the shape of the tree of deltas.  It may not save any
  86.      space; in fact, it is possible for the reconstructed file to actually be
  87.      larger than the original.
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.